home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HyperHackers.cpt / Hyper-Hackers Queue 1.0 / card_9536.txt < prev    next >
Text File  |  1989-02-26  |  2KB  |  43 lines

  1. -- card: 9536 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3797
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. Date: Tue 24 Nov 87 15:40:08-CST
  12. From: John Lawler  <J.AITJLAW@CHIP.UChicago>
  13.  
  14.  
  15. I'm trying to set up a library system using Hypercard, and I'm hoping
  16. someone can help me out on two things.
  17.  
  18. 1) This library is supposed to be used to contain all the articles and
  19. other references our group needs in its research, and we'd like to be
  20. able to do a search for, say, the phrase "machine learning" and have a
  21. scrolling list of ALL the articles that have that phrase in its title
  22. pop up. The problem is that I cannot come up with a FAST (this stack
  23. will eventually have many hundreds of card in it) routine to find and
  24. list all the hits for that search. Has anyone figured out some way to
  25. do this, either in Hypertalk or by using an XCMD?
  26.  
  27. 2) Assuming I have a scrolling list of hits to my search, I'd like to
  28. be able to just point to the title and have that card pop up. I've got
  29. Raine Cohen's hypertext routine, but here's my problem: the field
  30. that the hits would show up in is too narrow for the entire title to
  31. fit in one line, so it wraps around. Fine, except I'd like to disable
  32. to wraparound so that each line has only one title. It would sort of
  33. be like normal Mac stuff - if the file name (or here, a title) is too
  34. long, it would be go like "Machine learning and its use in ..." Again,
  35. I was hoping someone had already figured this out so I won't have to
  36. reinvent the wheel. The ... part is really not important, I'd be happy
  37. with being able to disable wraparound on the field.
  38.  
  39.  
  40.  
  41. -- part contents for background part 45
  42. ----- text -----
  43. Fast searching in Hypercard